const github.com/jackc/pgx/v5/pgtype.lowerUnboundedMask
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
range.go#L198: lowerUnboundedMask = 8
range.go#L223: } else if rangeType&lowerUnboundedMask > 0 {
range_codec.go#L88: rangeType |= lowerUnboundedMask
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)